Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency typeorm to v0.3.21 #749

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typeorm (source) 0.2.44 -> 0.3.21 age adoption passing confidence

Release Notes

typeorm/typeorm (typeorm)

v0.3.21

Compare Source

Bug Fixes
Performance Improvements

v0.3.20

Compare Source

Bug Fixes
Features
Reverts

v0.3.19

Compare Source

Bug Fixes
  • fixed Cannot read properties of undefined (reading 'sync') caused after glob package upgrade

v0.3.18

Compare Source

Bug Fixes
Features
Performance Improvements
BREAKING CHANGES
  • With node-oracledb the thin client is used as default. Added a option to use the thick client. Also added the option to specify the instant client lib
  • MongoDB: from the previous behavior of returning a result with metadata describing when a document is not found.
    See: https://github.com/mongodb/node-mongodb-native/blob/HEAD/etc/notes/CHANGES\_6.0.0.md
  • new nullable embeds feature introduced a breaking change which might enforce you to update types on your entities to | null,
    if all columns in your embed entity are nullable. Since database queries now return embedded property as null if all its column values are null.

v0.3.17

Compare Source

Bug Fixes

v0.3.16

Compare Source

Bug Fixes
Features
Reverts

v0.3.15

Compare Source

Bug Fixes
  • make cache optional fields optional (#​9942) (159c60a)
  • prevent unique index identical to primary key (all sql dialects) (#​9940) (51eecc2)
  • SelectQueryBuilder builds incorrectly escaped alias in Oracle when used on entity with composite key (#​9668) (83c6c0e)
Features

v0.3.14

Compare Source

Bug Fixes
  • drop xml & yml connection option support. Addresses security issues in underlying dependency (#​9930) (7dac12c)
Features

v0.3.13

Compare Source

Bug Fixes
Features

v0.3.12

Compare Source

Bug Fixes
Features

v0.3.11

Compare Source

Fixes
Features

v0.3.10

Compare Source

Bug Fixes
Features

v0.3.9

Compare Source

v0.3.8

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/typeorm-0.x branch 9 times, most recently from 642ac67 to 96f7f3c Compare May 4, 2022 17:20
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch from 96f7f3c to 5456420 Compare June 29, 2022 19:31
@renovate renovate bot changed the title Update dependency typeorm to v0.3.6 Update dependency typeorm to v0.3.7 Jun 29, 2022
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch 19 times, most recently from 2db6a0b to 47b8260 Compare July 2, 2022 18:07
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch 3 times, most recently from e3bc794 to 022d5ed Compare January 1, 2025 00:16
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch from 022d5ed to 0f2df98 Compare January 1, 2025 01:09
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch 2 times, most recently from 991179e to 0446d44 Compare January 1, 2025 16:59
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch 18 times, most recently from a2b17f2 to cd8049a Compare February 17, 2025 03:05
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch from cd8049a to d886ad0 Compare March 3, 2025 11:11
@renovate renovate bot changed the title fix(deps): update dependency typeorm to v0.3.20 fix(deps): update dependency typeorm to v0.3.21 Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants